home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
AmigaSystem
/
Scalos
/
RenderLib
/
include
/
proto
/
render.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2002-10-28
|
180 b
|
8 lines
#ifndef PROTO_RENDER_H
#define PROTO_RENDER_H
#include <exec/types.h>
extern struct Library *RenderBase;
#include <clib/render_protos.h>
#include <pragmas/render_pragmas.h>
#endif